home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 5593 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: newsbf02.news.aol.com!not-for-mail
  2. From: diemacdie@aol.com (Diemacdie)
  3. Newsgroups: comp.lang.c++
  4. Subject: Interested in Creating Trojans with C++ and Logic Bombs
  5. Date: 5 Feb 1996 16:08:10 -0500
  6. Organization: America Online, Inc. (1-800-827-6364)
  7. Sender: root@newsbf02.news.aol.com
  8. Message-ID: <4f5rjq$ju2@newsbf02.news.aol.com>
  9. Reply-To: diemacdie@aol.com (Diemacdie)
  10. NNTP-Posting-Host: newsbf02.mail.aol.com
  11.  
  12. Ok I don't want to seem like the lamer haker type but, what is the best
  13. way to creat trojans and logic bombs in C++. I figure by using dos.h I can
  14. change to the root directory and open such files as COMMAND.COM,
  15. AUTOEXEC.BAT, ATTRIB.COM ect..... distuctivly by using fstreams. ok cool
  16. but what is the proper syntax for changing directories, I couldn't get the
  17. right idea from the help index on Turbo C++ nor is it explained in the
  18. books I have access to. 
  19. See the way I was looking to use this was to create a shareware project
  20. and include a statement such as "send me five bucks before thirty days is
  21. up and I'll send you the password to properly register this program." ok?.
  22. then inside the code of my shareware program I will include a  function
  23. that if the password is not entered within thiry days then the trojan is
  24. released and doesn't fuck them that bad but enough to make them think
  25. twice about screwing with me. I could be really evil and say del there
  26. partition or something, but lets start simple. If anyone has any knowledge
  27. of this and I am not interested in qoutes for alt.2600, real programming
  28. knowledge I would be very happy. Thank you :-)<###########
  29.